﻿
/*核心业务*/
.core_k{
    background: url(../images/bg1.png) center top no-repeat;
}

.in_tit{
    text-align: center;
    display: block;
    padding-top: 90px;
    padding-bottom: 70px;
}

.in_tit span{
    font-size: 48px;
    color: #000000;
    text-transform: uppercase;
    font-family: "Cambria";
    font-weight: bold;
    line-height: 48px;
}
.in_tit p{
    font-size: 24px;
    color: #bf9759;
    line-height: 38px;
}


.core_m{
    margin-bottom: 65px;
    cursor: pointer;
}
.core_m1{
    display: block;
    text-align: right;
    padding-top: 20px;
}
.core_m1 span{
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 24px;
}
.core_m1 em{
    display: block;
    font-style: normal;
    font-size: 16px;
    color: #aaaaaa;
    font-family: "Cambria";
    text-transform: uppercase;
    line-height: 24px;
}
.core_m2 img{
    display: block;
    width: 100%;
}
.core_m2 img.core_h{
    display: none;
}

.core_pic,.core_pic img{
    display: block;
    width: 100%;
}

.core_on .core_m2 img.core_s{
    display: none;
}
.core_on .core_m2 img.core_h{
    display: block;
}

.core_rfa{
    position: relative;
}


.core_p_a1{
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.core_p_a1 img{
    display: block;
    width: 95px;
    height: 95px;
    margin: 0 auto;
}

.core_p_a1 span{
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 34px;
}
.core_p_a1 em{
    display: block;
    font-style: normal;
    font-size: 13px;
    color: #aaaaaa;
    font-family: "Cambria";
    text-transform: uppercase;
    line-height: 28px;
}

.pad_cre{
    margin: 0 20px;
    display: none;
}

/*经典案例*/
.in_case_k{
    background: url(../images/bg2.png) top center no-repeat;
    padding-bottom: 95px;
}

.in_case_k .owl-theme .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/in_r1h.png) no-repeat;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.in_case_k .owl-theme .owl-controls .owl-buttons .owl-next {
	background: url(../images/in_r1.png) no-repeat;
}
.in_case_k .owl-theme .owl-controls .owl-buttons div {
	width: 34px;
	height: 33px;
	opacity: 1;
	border-radius: 0;
	margin: 50px 8px 0;
}
.in_case_k .owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url(../images/in_l1.png) no-repeat;
}
.in_case_k .owl-theme .owl-controls .owl-buttons div {
	width: 34px;
	height: 33px;
	opacity: 1;
	border-radius: 0;
	margin: 50px 8px 0;
}
.in_case_k .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/in_l1h.png) no-repeat;
}
.in_case_k .owl-pagination {
	display: none;
}
.clear_a{
  display: block;
  float: left;
  margin: 0 8px;
  position: relative;

}
.clear_a img{
  display: block;
  width: 100%;
}
.clear_a span{
  display: block;
  text-align: center;
  font-size: 13px;
  color: #000000;
  line-height: 56px;
}
.case_i1{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.clear_a em{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/mc1.png) repeat;
    z-index: 10;
    display: block;
}
.case_i1 .left {
	height: 0;
	position: absolute;
	top: 5%;
	left: 5%;
	width: 1px;
	z-index: 11;
	background: #fff;
}
.case_i1 .right {
	height: 0;
	position: absolute;
	right: 5%;
	width: 1px;
	bottom: 5%;
	z-index: 11;
	background: #fff;
}
.case_i1 .top{
    position: absolute;
    z-index:11;
    height: 1px;
    width: 0;
    top: 5%;
    left: 5%;
    background: #fff;
}
.case_i1 .bottom{
    position: absolute;
    z-index:11;
    height:1px;
    width: 0;
    bottom: 5%;
    right: 5%;
    background: #fff;
}
.case_i1 h3{
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    line-height: 70px;
    background: url(../images/line3.png) center bottom no-repeat;
    position: relative;
    z-index: 22;
    margin-top: 20%;
}
.case_i1 p{
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin-top: 40%;
    position: relative;
    z-index: 22;
}
.case_i1 img{
    width: 45px;
    height: 21px;
    display: block;
    margin: 8% auto 0;
    position: relative;
    z-index: 22;
}

@media only screen and (max-width: 1024px) {
    .cy{
        line-height: 80px;
        margin-top: 20px;
    }
    .cy1{
        line-height: 60px;
        font-size: 26px;
    }
    .container{
        padding:0 15px;
    }
    .foota{
        padding-top: 30px;
    }
    .bg{
        background: white;
        padding-bottom: 30px;
    }
}
